StudentCourseStatusChange 
EntityType  Independent 
Logical Entity Name  StudentCourseStatusChange 
Default Table Name  AdEnrollSchedStatusChanges 
Logical Only  NO 
Definition 
 
Note 
 

StudentCourseStatusChange Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
StudentEnrollmentPeriodId(FK)    INTEGER  YES 
 
StudentId(FK)    INTEGER  NO 
 
CourseId(FK)    INTEGER  NO 
 
StudentCourseStatusChangeId(PK)    INTEGER  NO 
 
ClassSectionId(FK)    INTEGER  YES 
 
Description    CHAR(75)  NO 
 
PreviousStatus    CHAR(1)  NO 
 
NewStatus    CHAR(9)  NO 
 
StudentCourseeStatusChangeReasonId(FK)    INTEGER  YES 
 
ClassSectionCode    VARCHAR(8)  YES 
 
CreditHours    NUMERIC(9, 2)  YES 
 
StudentCourseAction    CHAR(1)  YES 
 
ParentTermID(FK)    INTEGER  YES 
 
LDA    DATETIME  YES 
 
IsCrossReferenced    BIT  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
TermId(FK)    INTEGER  YES 
 

StudentCourseStatusChange Keys 
Key Name  Key Type  Keys 
Nk_AdEnrollSchedStatusChanges_AdCourseStatusChangeReasonID  Inversion Entry  StudentCourseeStatusChangeReasonId 
Nk_AdEnrollSchedStatusChanges_AdCourseID  Inversion Entry  CourseId 
Nk_AdEnrollSchedStatusChanges_UserID  Inversion Entry  LastModifiedUserId 
Nk_AdEnrollSchedStatusChanges_SyStudentID  Inversion Entry  StudentId 
Nk_AdEnrollSchedStatusChanges_ParentTermID  Inversion Entry  ParentTermID 
Pk_AdEnrollSchedStatusChangesID  PrimaryKey  StudentCourseStatusChangeId 
Nk_AdEnrollSchedStatusChanges_AdTermID  Inversion Entry  StudentCourseStatusChangeId 
Nk_AdEnrollSchedStatusChanges_AdClassSchedID_Action  Inversion Entry  StudentCourseAction 
Nk_AdEnrollSchedStatusChanges_AdEnrollSchedID  Inversion Entry  Id_1 

StudentCourseStatusChange Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
ClassSection  Non-Identifying  Zero or One to Zero or More        ClassSectionId  NO 
Course  Non-Identifying  Zero or One to Zero or More        CourseId  NO 
Course  Non-Identifying  One To Zero or More        CourseId  NO 
StudentCourseStatusChangeReason  Non-Identifying  Zero or One to Zero or More        StudentCourseeStatusChangeReasonId  NO 
Term  Non-Identifying  Zero or One to Zero or More        ParentTermID  NO 
Student  Non-Identifying  One To Zero or More        StudentId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Term  Non-Identifying  Zero or One to Zero or More        TermId  NO 
Student  Non-Identifying  Zero or One to Zero or More        Id_3  NO 
StudentCourse  Non-Identifying  Zero or One to Zero or More        Id_1  NO 
StudentCourseStatusChangeReason  Non-Identifying  Zero or One to Zero or More        Id_4  NO 
StudentEnrollmentPeriod  Non-Identifying  Zero or One to Zero or More        StudentEnrollmentPeriodId  NO 
Term  Non-Identifying  Zero or One to Zero or More        TermId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
StudentCourseStatusChangeLmsExport  Non-Identifying  One To Zero or More          NO 
StudentCourseStatusChangeLmsExport  Non-Identifying  One To Zero or More          NO 

StudentCourseStatusChange Check Constraints 
Check Constraint Name  CheckConstraint